[INFO] cloning repository https://github.com/ifalnou/sp2p
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifalnou/sp2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifalnou%2Fsp2p", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifalnou%2Fsp2p'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a9925ad6dcf2ffbbae80080414fb8b2345098cf
[INFO] fixing ifalnou/sp2p against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifalnou%2Fsp2p" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ifalnou/sp2p
[INFO] finished tweaking git repo https://github.com/ifalnou/sp2p
[INFO] tweaked toml for git repo https://github.com/ifalnou/sp2p written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifalnou/sp2p on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifalnou/sp2p already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded padlock v0.2.0
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.10
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded igd v0.12.1
[INFO] [stderr]   Downloaded attohttpc v0.16.3
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded tray-item v0.10.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5
[INFO] running `Command { std: "docker" "start" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling sp2p v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking windows-sys v0.61.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking tray-item v0.10.0
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stdout] error[E0433]: cannot find `TrayItemImpl` in `api`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Ok(Self(api::TrayItemImpl::new(title, icon)?))
[INFO] [stdout]    |                      ^^^^^^^^^^^^ could not find `TrayItemImpl` in `api`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))]
[INFO] [stdout]    |                                ---------------- the item is gated behind the `ksni` feature
[INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))]
[INFO] [stdout]    |                                --------------------------- the item is gated behind the `libappindicator` feature
[INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TrayItemImpl` in module `api`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:5:26
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct TrayItem(api::TrayItemImpl);
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in `api`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))]
[INFO] [stdout]    |                                ---------------- the item is gated behind the `ksni` feature
[INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))]
[INFO] [stdout]    |                                --------------------------- the item is gated behind the `libappindicator` feature
[INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TrayItemImpl` in module `api`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/lib.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn inner_mut(&mut self) -> &mut api::TrayItemImpl {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ not found in `api`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))]
[INFO] [stdout]    |                                ---------------- the item is gated behind the `ksni` feature
[INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))]
[INFO] [stdout]    |                                --------------------------- the item is gated behind the `libappindicator` feature
[INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.10.0/src/api/mod.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tray-item` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5", kill_on_drop: false }`
[INFO] [stdout] 1b666fb00c4c012803e2af72ad69af18299966f985dec57e2a364828683400f5
